lcEntToTop Home

Changes a draw order of a graphic object in a block. Moves it on a top of the list of objects.

 BOOL lcEntToTop (
   HANDLE hEntity
 );

Parameters
hEntity
  Handle to a graphic object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcEntToBottomlcEntToAbovelcEntToUnder
lcBlockSortEnts